UltraSPARC T2 Micrograph |
|
Produced | 2007 |
---|---|
Designed by | Sun Microsystems |
Common manufacturer(s) | |
Max. CPU clock rate | 1.2 GHz to 1.6 GHz |
Instruction set | SPARC V9 |
Cores | 4, 6, 8 |
Sun Microsystems' UltraSPARC T2 microprocessor is a multithreading, multi-core CPU. It is a member of the SPARC family, and the successor to the UltraSPARC T1. The chip is sometimes referred to by its codename, Niagara 2. Sun started selling servers with the T2 processor in October 2007.
Contents |
The T2 is a commodity derivative of the UltraSPARC series of microprocessors, targeting Internet workloads in computers, storage and networking devices. The processor, manufactured in 65 nm, is available with eight CPU cores, and each core is able to handle eight threads concurrently. Thus the processor is capable of processing up to 64 concurrent threads. Other new features include:[1]
There are 8 stages for integer operations, instead of 6 in the T1.
Processor | Stages | |||||||
---|---|---|---|---|---|---|---|---|
T1's pipeline | Fetch | -------> | Thread Selection | Decode | Execute | Memory Access | -------> | Writeback |
T2's pipeline | Fetch | Cache | Thread Selection | Decode | Execute | Memory Access | Bypass | Writeback |
The T2 processor can be found in the following products from Sun and Fujitsu Computer Systems:
Sun also licensed the T2 processor to Themis Computer, which introduced the first non-Sun T2-based servers in 2008:
In April 2008, Sun released servers with UltraSPARC T2 Plus, which is an SMP capable version of UltraSPARC T2.[3]
Sun released the UltraSPARC T2 Plus processor with the following changes:
The T2 processor can be found in the following products from Sun and Fujitsu Computer Systems: UltraSPARC T2 Plus processors are used in the following two-way SMP servers:
UltraSPARC T2 Plus processors are used in the following four-way SMP server:
The High Performance Computing Virtual Laboratory (HPCVL) in Canada built a compute cluster using 78 Sun SPARC Enterprise T5140 servers. With two 1.2 GHz T2 Plus chips in each T5140 server, the cluster has close to 10,000 compute threads, making it ideal for high-throughput workloads.[4]
Like the T1, the T2 supports the Hyper-Privileged execution mode. The SPARC Hypervisor runs in this mode and can partition a T2 system into 64 Logical Domains, and a two-way SMP T2 Plus system into 128 Logical Domains, each of which can run an independent operating system instance.
The UltraSPARC T2 offers a variety of performance improvements over the former UltraSPARC T1 processor
Leveraging the massive amount of thread-level parallelism (TLP) available on the CoolThreads platform can require different application development techniques than for traditional server platforms. Using TLP in applications is key to getting good performance. Sun has published a number of Sun BluePrints to assist application programmers in developing and deploying software on T1 or T2-based CoolThreads servers. The main article, Tuning Applications on UltraSPARC T1 Chip Multithreading Systems,[5] addresses issues for general application programmers. There is also a BluePrints article on using the Cryptographic Accelerator Units on the T1 and T2 processors.[6]
A wide range of applications were optimized on the CoolThreads platform, including Symantec Brightmail AntiSpam,[7] Oracle's Siebel applications,[8] and the Sun Java System Web Proxy Server.[9] Sun also documented its experience in moving its own online store onto a T2000 server cluster,[10] and have published two articles on web consolidation on CoolThreads using Solaris Containers.[11][12]
Sun has an application performance tuning page for a range of open source applications, including MySQL, PHP, gzip, and ImageMagick.[13] Proper optimization for CoolThreads systems can result in significant gains: when the Sun Studio compiler is used with the recommended optimization settings, MySQL performance improves by 268% compared to using just the -O3 flag.
Other UltraSPARC T2 performance related tunings are documented on Sun engineers' blogs.[14]
Peak power consumption can go as high as 123 watts, but the T2 typically consumes 95 watts during nominal system operation. This is up from 72 watts from the T1. Sun explains that this is due to a higher degree of system integration onto the chip.
On April 12, 2006, Sun announced the tape-out of the UltraSPARC T2.[15] Sun announced the T2's release on 7 August 2007, billing it as "the world's fastest microprocessor".[16]
On April 9, 2008, Sun announced the UltraSPARC T2 Plus.
On December 11, 2007, Sun made the UltraSPARC T2 processor design publicly available under the GNU General Public License via the OpenSPARC project. The release includes:
|